Uses of Interface
com.cisco.pt.ipc.sim.NATList
Packages that use NATList
-
Uses of NATList in com.cisco.pt.ipc.sim
Subinterfaces of NATList in com.cisco.pt.ipc.simMethods in com.cisco.pt.ipc.sim that return NATListModifier and TypeMethodDescriptionNATProcess.getInSrcList(String aclId) Information provided by the PKI file:NATProcess.getInSrcListAt(int index) Information provided by the PKI file:NATProcess.getOutSrcList(String aclId) Information provided by the PKI file:NATProcess.getOutSrcListAt(int index) Information provided by the PKI file: -
Uses of NATList in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement NATListModifier and TypeClassDescriptionclassclassclassMethods in com.cisco.pt.ipc.sim.impl that return NATListModifier and TypeMethodDescriptionNATProcessImpl.getInSrcList(String aclId) Information provided by the PKI file:NATProcessImpl.getInSrcListAt(int index) Information provided by the PKI file:NATProcessImpl.getOutSrcList(String aclId) Information provided by the PKI file:NATProcessImpl.getOutSrcListAt(int index) Information provided by the PKI file: